←Select platform
In This Topic ▼

MedicalViewerSynchronizationObjectCollection<T> Class Members

Summary

The following tables list the members exposed by MedicalViewerSynchronizationObjectCollection<T>.

Public Constructors

Name Description
Public Constructor
MedicalViewerSynchronizationObjectCollection<T> Initializes a new instance of the MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> class.

Public Methods

Name Description
Public Method
Add Appends the synchronization object to the collection.
Public Method AddRange Appends an array of synchronization objects to the collection.
Public Method CanSynchronize Determines whether the type type supports synchronization.
Public Method Clear Overridden. Removes all items from the MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject>.
Public Method Insert Appends the synchronization object to the collection using the specified index.
Public Method IsSynchronized Determines if the type type is already synchronized.
Public Method Remove Removes the specified synchronization object.
Public Method RemoveAt Removes the synchronization object from the specified index.

Public Properties

Name Description
Public Property
Item An indexer definition, which allows client code to use [] notation on the class instance itself.
Public Property Parent Gets the parent of the collection.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly